Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged Android

0 votes
535 views
1 answer
    I am using expandablelistview in my project,and I want to add different images for group view and also in child ... ) { return true; } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
648 views
1 answer
    I need to make status of user offline. When I press home button onStop() is called, that's fine. When I ... something (e.g make user offline). See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
727 views
1 answer
    My project contains listView(homelistView) that contains button(btnList). When I click on button(btnList) it must go ... ; return sections; } } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
650 views
1 answer
    I'm getting a NullPointerException while attempting to create a Spinner within a dialog and can't seem to debug it ... take up too much space. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
632 views
1 answer
    I am using following layout(header.xml) to add header in a listview, <?xml version="1.0" encoding="utf- ... unable to understand, please help! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
722 views
1 answer
    basically my app has a loginScreen and once logged u can go through many activities. when i press the home ... LoginActivity.this.finish(); } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
616 views
1 answer
    Wondering if I'm going about this the right way or not. I have 3 buttons on my screen (Restart, Previous, Next). ... (false); } break; } } } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
597 views
1 answer
    in android I am getting the following error: NativeStart.main(String[]) line: not available [native method] ... family not supported by protocol See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
691 views
1 answer
    I've been trying to upload a video I took to a bucket of S3 services using the AWS SDK. this is the code ... /AndroidRuntime(20310): ... 15 more See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
809 views
1 answer
    what should I do to move the imageButton to a new palce and keep the OnClick event? I have two ... }); imgBtnChengdu.setAnimation(tsla); See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
705 views
1 answer
    I am developing an Android application which makes use of the Osmdroid maps api. I have added the library as an ... 1.6.0_31 Android SDK: 17 See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
615 views
1 answer
    Basically I want to have a button to start a new activity after login. I found that I was not able to ... showed above, imports are cut off See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
670 views
1 answer
    In my Activity, I load the content for a list from a DB, and want to display a ProgressDialog while it′s loading ... the list with the new data. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
613 views
1 answer
    I have used Vertical Viewpager in my project which displays a collection of data. And In single data(item), I have ... it. Thanks in advance!!! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
655 views
1 answer
    I found this code to generate a sphere in Opengl es. I am unable to understand the logic, could someone ... wrap(textureCoords); } } Thankyou See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
699 views
1 answer
    I have an activity with three fragments in it, This is how I communicate between the three fragments: First I ... them and the activity? Thanks. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
621 views
1 answer
    For the moment I have two AppCompatActivity: The main one, which only displays a launcher UI (i.e. : ... and ConstraintLayout of the other). See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
985 views
1 answer
    I have a row with a text align at the start and a image align at the end. When I press the image I'm showing a ... ) { Text("Save") } } } } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
629 views
1 answer
    I am using Tab Activity as a main Activity in which it has 4 tabs. One tab is Activity Group which has three ... } } Thanks for your help guys See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
649 views
1 answer
    guys i need help with this matter i have been going through my code for a couple of days to figure whats going ... this.data = initialData; } } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
776 views
1 answer
    I'm creating some 50 button dynamically. Text is getting set as followed: btn.Text=result.Rows[i]["Col1"]. ... it. Any help appreciated... See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
690 views
1 answer
    I am building a application for android honeycomb and regular phones.I want to be able to test if the screen is ... the screen size in code? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
673 views
1 answer
    For some reason, I can't get ActionBarSherlock to work. I think I have it set up correctly, but it doesn't ... include it as a module?? Images: See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
720 views
1 answer
    I am building an app where a user can see a YouTube video and can see the images for which link is ... increase the performance of my WebView? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I have created an application that receives BOOT_COMPLETED within a receiver using the following filter: <intent-filter ... and create a remedy? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
720 views
1 answer
    When I try to load a URL in the WebView it only shows a blank screen. If I load https://www.google.com ... so my WebView can handle HTTPS URL? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
710 views
1 answer
    I have an app that is supposed to take pictures using the camera.takePicture. The code I use is the following : ... but on a device is crashing. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
700 views
1 answer
    I have a problem with to show meter m2 in android. I can use SpannedBuilderString for setText in TextView and it ... me fix that. Tks everyone. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...