1,115 Recommended Topics

Remove Filter
Member Avatar for
Member Avatar for sk8ergirl

hi, I want to connect my andriod application that I've just created to oracle database in another server.. what is the best way to do it I've looked for youtube video , but I didn't find anything helpful

Mobile Development
Member Avatar for orochiwolf
0
123
Member Avatar for cguan_77

hello guys, is there a site to publish an android app for free? To publish android app to Google play, what's the steps and how much is the cost? Would appreciate input to anyone who had tried it. Thank you. :)

Mobile Development android-development
Member Avatar for Ewald Horn
0
199
Member Avatar for azapovjednik

Hello all, I need to do some simple project for school in java eclipse... so I went to android developer page and downloaded the adt-bundle for windows... I have 64 bit windows so I downloaded 64 version... I start it and it gives me the error `Android sdk content loader …

Mobile Development android-development
Member Avatar for azapovjednik
0
443
Member Avatar for napninjanx

Like a person goes into Android Programming and wants the app to work on iOS for Apple. Are they the same or different?

Mobile Development android-development
Member Avatar for Moran_1
0
262
Member Avatar for ColeTechInc

Free IOS and Android App Software? Anyone know where i can find Free Software to create and app for IOS And Android i was wanting to design and create a game or something but i was hoping for a visual creator not just coding. i only know of the MAC …

Mobile Development android-development
Member Avatar for peter_budo
0
167
Member Avatar for OldDeveloper01

Hello, im trying to make a mulitple choice quiz in for android. Im a newbie at this and i am having some difficulites with the logic. As you can see what i have done below is create two arrays, questions and answers. The first option within each of arrays of …

Mobile Development android-development java
Member Avatar for muralidhara_1
0
3K
Member Avatar for ezekel

Hi i need your help please I am still learning android...i don't know this error "at android.os.StrictMode$AndroidBlockGuardPolicy.onNetwork(StrictMode.java:1133)"... can you help me how to solve this. Thank you.

Mobile Development android-development java
Member Avatar for peter_budo
0
908
Member Avatar for LyingInAHammock

How do I replace my android app Google maps radius circle with a blue translucent one as in image also blue marker with blue circle? I can make the circle have a particular outline and fill but it doesn't look anywhere near as nice as the one depicted in the …

Mobile Development android-development google-api ide java
Member Avatar for LyingInAHammock
0
821
Member Avatar for mercenar18

I am trying to make the notification Led blink in a certain way and when i run the app from Eclipse with my phone connected it works as expected, but when i run it directly from my phone it doesn't work as it should (showing the colors not respecting the …

Mobile Development android-development
Member Avatar for mercenar18
0
586
Member Avatar for BeganMemory

At this point I know how to utilize Google Maps within Android but it always seems to take up the full window, there is an image below which shows what I'm attempting to accomplish (having a box below the Google maps where I can store text i.e. "Hello World" **How …

Member Avatar for peter_budo
0
464
Member Avatar for 26bm

Hello, I am programming for the new(ish) 4 inch retina display of Apple's mobile products. Since I don't have a Mac computer to program with I've had to use Adobe Flash Professional. I realize that in order for the app to run in the full 4" I need to add …

Mobile Development apple display ios
0
137
Member Avatar for cool_zephyr

could anyone please tell me what's the difference between getApplicationContext() and MyActivity.this.."MyActivity" being a class that extends Activity class..somethimes getApplicationContext() doesn't work and I need to use MyActivity.this when the constructur asks for a context... for example, if i use `ProgressDialog p=new ProgressDialog(getApplicationContext());` it gives an error however, if i …

Mobile Development android-development java
Member Avatar for cool_zephyr
0
373
Member Avatar for engrjd91

**Task:** I'm currently working on my final year project and i have to present my evaluation in 10 days. The only task which is left is to connect my android application to a database through WIFI. **Database:** I have to work on sqlite3, and currently I've Installed Navicat IDE for …

Mobile Development android-development
Member Avatar for peter_budo
0
164
Member Avatar for cool_zephyr

i'm having a hard time handling multiple screen sizes (meaning supporting different devices with different screen sizes)..could anyone guide me into the right path??

Mobile Development android-development
Member Avatar for cool_zephyr
0
129
Member Avatar for Smiley_1

hey, i have a project to do on mobile development n i came up wit the idea of having a helpline that is 24/7 for any type of emergencies. however i did not want it to be the typical "dial 999" application. i wanted it to work in ways if …

Mobile Development
Member Avatar for Smiley_1
0
188
Member Avatar for chrisschristou

i will go to a local digital champion, and i must propose my idea as innovation, for a app : i thinked about to creat a city guide: with 2 main function speech Recognition And voice reader google now answer when you ask about meteo 1. allow user to find …

Mobile Development
Member Avatar for peter_budo
0
170
Member Avatar for aditya81

Hello, I am new to phonegap.I have used web API in my code but it's giving "error O"(android emulator on windows).What i shuld do now?? How to rectify the problem??thanks in advance

Mobile Development api smartphone
Member Avatar for cool_zephyr
0
144
Member Avatar for ezekel

Hi, I am still newbie in android and i need some help...How can i pass parameter or data to my localserver... example i want to pass username and password to my php script... Thank you in advance.

Mobile Development
Member Avatar for peter_budo
0
95
Member Avatar for Rasool Ahmed

My problem is when I open new activity when pressing button an error accoutred "Unfortunately, ISPcheck has stopped". Here is my MainActivity.java button click event code: public void btnLogin_OnClick(View view) { startActivity(new Intent(MainActivity.this, PersonInfo.class)); } Here is button xml code in activity_main.xml: <Button android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="تسجيل الدخول" android:id="@+id/btnLogin" android:layout_marginTop="72dp" android:textColor="#ffffff" …

Mobile Development android-development java
Member Avatar for jonese068
0
3K
Member Avatar for Santosh_5

I am trying to add new spinner below old one dynamically with click of a button. Also, I am adding button on the side of spinner dynamically. My problem is the spinners and buttons are added on top of each other. How can I add new spinner at the bottom …

Mobile Development android-development gui java
Member Avatar for peter_budo
0
1K
Member Avatar for mln_ndh

I want to ask something about the gifwebview. How can i resize the gif images while im using the gifwebview. Should I use relative layout params? Because the gif images appeared is very big. I want to adjust the size to fix my application. Please help me. public void onCreate(Bundle …

Mobile Development android-development image
Member Avatar for peter_budo
0
164
Member Avatar for katongo360

hi every one am a beginner and would like to know the best tutorials which will help me in mobile developments

Mobile Development
Member Avatar for Ewald Horn
0
134
Member Avatar for ngonix

Hello, I am developing an android application that sends an sms message to a certain number depending on what is dispayed in the webview. The text in the site that is loaded when the app starts is as follows: YES 0772334556 VOTE ME Here is part of BrowserActivity.java (excluding sms …

Mobile Development android-development
Member Avatar for peter_budo
0
13K
Member Avatar for sash_kp

I am retrieving data from sqlite and showing it in a listview using simpleadapter.I don't have any issues regarding Layouts.Still just for your reference : list_item.xml <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="fill_parent" android:layout_height="wrap_content" android:orientation="vertical" android:padding="10dp" android:paddingLeft="10dp" android:paddingRight="10dp" > <!-- Name Label --> <TextView android:id="@+id/subject" android:layout_width="fill_parent" android:layout_height="wrap_content" android:paddingBottom="2dip" android:paddingTop="6dip" android:textColor="#421fc4" android:textSize="16sp" android:textStyle="bold" /> <TextView …

Mobile Development android-development listview
Member Avatar for peter_budo
0
2K
Member Avatar for tadejbo

Hy there! I am a student in my final years of collage, where i studied computer science. I consider myself a good programmer, and i enjoy coding in C++. But for my thesis I decided to write an application for a tablet like Nexus 7 and others that have Android …

Mobile Development android-development tablet
Member Avatar for Rick_Daniels
0
253
Member Avatar for thing2

I am wondering how best to go about making this type of app. My wife told me to make it and I don't want to let her down. The use case is as follows. Click Add Item Button Edit Text Type name of item Second Edit Text- Type Price As …

Mobile Development android-development listview
Member Avatar for peter_budo
0
119
Member Avatar for pritaeas

We want to start mobile development (starting with Android). Our two most likely candidate tools at this time are Phonegap and Xamarin. I'd like to hear about any thoughts on and experiences with either of these packages. Am trying to decide what to use for a first prototype (business software). …

Mobile Development smartphone xamarin
Member Avatar for pritaeas
0
471
Member Avatar for bhanu1607

I am new to android and ksoap2. I am trying to get a map through web service. My soap response is like below. <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <ns2:getAllMessagesResponse xmlns:ns2="http://messages.webservice.smshost.com/"> <return> <messageEntries> <mobile>9676783637</mobile> <message> <messageDate>2013-12-21T22:11:14.461+05:30</messageDate> <SMSId>1</SMSId> <sent>true</sent> <text>Hello</text> <userId>bhanu1607</userId> <userMobile>96767xxxxx</userMobile> </message> <message> <messageDate>2013-12-21T22:11:14.461+05:30</messageDate> <SMSId>1</SMSId> <sent>true</sent> <text>Fine</text> <userId>bhanu1607</userId> <userMobile>96767xxxxx</userMobile> </message> </messageEntries> <messageEntries> <mobile>9676783636</mobile> …

Mobile Development android-development
Member Avatar for bhanu1607
0
1K
Member Avatar for engrjd91

I am creating an android application .. in my app.. one of the activity contains 2 radio buttons..i have 2 questions for it... How to select only one radio button at a time, what code will be written? How to decrease the size of the radio icon (Circular icon only, …

Mobile Development android-development
Member Avatar for HeartVirusSC_1
0
698
Member Avatar for myclass

An android app is developed in android 4.0.3 ,api level-15,what we do in coding ,that this app is also running on higher version like 4.3 (jelly been)

Mobile Development android-development api
Member Avatar for rubberman
0
161
Member Avatar for umair jameel

I have download android sdk toolkit and when i open eclipse in it.. i am facing this problem.. How to resolve it..??

Mobile Development android-development
Member Avatar for peter_budo
0
129
Member Avatar for samharcher

Hi, I am developing a J2ME application but i have some trouble when I want to display a new form (contained in a class). My Midlet class is like that public class StoreDataMidlet extends MIDlet{ public StoreDataConnex StoreInfosConnex ; private static Display mDisplay; private ChaineConnexion connexForm; // Form which is …

Mobile Development
Member Avatar for Ewald Horn
0
110
Member Avatar for akmallaa

i want to develop android app using html, css & jquery mobile in dreamweaver CS6 that integrated with phonegap. My app will send & receive data from database in remote server. But the problem is how to connect to the database in remote server? this is because phonegap just support …

Member Avatar for peter_budo
0
571
Member Avatar for bilal.saim

<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/layoutExsternal" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="horizontal" > <ScrollView android:layout_width="match_parent" android:layout_height="match_parent" android:fillViewport="true" android:layout_alignParentLeft="true" android:layout_alignParentTop="true"> <TableLayout android:id="@+id/MineField" android:layout_width="match_parent" android:layout_height="match_parent" android:layout_gravity="start" android:layout_span="3" android:gravity="top" android:padding="1dp" android:stretchColumns="*" > </TableLayout> </ScrollView> </RelativeLayout> I want to add horizontal scrollview for tablelayout.Because it overflow on horizontal

Mobile Development android-development
Member Avatar for pelle12
0
192
Member Avatar for Mallika_P

The following error occurs in nexus7 android 4.4 device 12-11 12:53:15.708: E/AndroidProtocolHandler(5245): Unable to open asset URL: file:///android_asset/www/cordova_plugins.json 12-11 12:53:15.798: D/CordovaNetworkManager(5245): Connection Type: wifi 12-11 12:53:15.798: D/DroidGap(5245): onMessage(networkconnection,wifi) 12-11 12:53:15.798: D/CordovaNetworkManager(5245): Connection Type: wifi 12-11 12:53:15.808: D/DroidGap(5245): onMessage(spinner,stop) 12-11 12:53:15.848: D/dalvikvm(5245): GC_FOR_ALLOC freed 119K, 5% free 7745K/8148K, paused 16ms, total …

Mobile Development android-development
Member Avatar for Mallika_P
0
383
Member Avatar for heartvirussc

hi every body can u all help me i want to connect my phone to wifi service provider from my app.

Mobile Development android-development
Member Avatar for HeartVirusSC_1
0
164
Member Avatar for Master Mascus

I have an xml file that i am extracing data from and displaying them in the logcat window. Now i need to display them in a textview anyone can help ? package com.example.news_services_week1; import java.io.IOException; import java.net.URL; import org.xmlpull.v1.XmlPullParser; import org.xmlpull.v1.XmlPullParserException; import org.xmlpull.v1.XmlPullParserFactory; import android.net.ConnectivityManager; import android.net.NetworkInfo; import android.os.AsyncTask; import …

Mobile Development android-development xml
Member Avatar for mustafaneguib
0
265
Member Avatar for hulkishungry

Hi, I studied Java last year in university but I found it rather difficult - mainly because I made it difficult for myself by not studying as much - but hey. I've been working on a console-based "game" with the language and I've just had a hit of inspiration to …

Mobile Development android-development gaming java
Member Avatar for mustafaneguib
0
255
Member Avatar for mln_ndh

Hello I'm new to android development. So I've tried this coding where when I clicked on the imageview it will change to another image. And it's working perfectly. But I have 10 imageview. And every time each of the image being click it will change to another image. Is there …

Mobile Development android-development image
0
170
Member Avatar for digital_ice7

how do i make my windows phone app to wait for webclient to finish before continuing? # TextBlock.Text = originalFeed.Count.ToString(); # this part of the program should returned the total rss feed downloaded from the rss links but it is returning 0 instead eventho there are rss feeds. using Microsoft.Phone.Controls; …

Mobile Development client-server microsoft smartphone
0
166
Member Avatar for jrosh

I m working with teamcity. I want to build an ipa using the code in the repo. i used the code in http://yiannisoftware.wordpress.com/2009/09/27/how-to-build-ipa/ But it only gives the ipa file without the content. Please give suggestions. Either to correct this code or a way to create ant script to build …

Mobile Development
Member Avatar for jrosh
0
133
Member Avatar for happygeek

Aggressive adware, of the kind that creates shortcuts on your screen or changes your search engine configuration, has arrived on Android devices and then some. According to security vendor Bitdefender, as much as 90% of free Android apps contain adware with up to 75% coming with the 'aggressive' variety. ![dweb-androidadware](/attachments/small/0/dweb-androidadware.jpg …

Member Avatar for luutrudulieubk
0
575
Member Avatar for CitySlickaMr

If i type "Hello" in my edittext in activity 1 it will add "Hello" to the listview in activity 2 as the first entry ( which has no error ). Also, if I type "Apple" as my second entry I will change the first entry of "Hello" to "Apple" and …

Mobile Development android-development listview
Member Avatar for CitySlickaMr
0
757
Member Avatar for Andyjava

I have been busy with school and all that and currently working on an android multimedia app i'd like to use. i created a list and was able to filter the files on the sdcard (both .mp3s and .mp4s) but i have a problem. i want the app to launch …

Mobile Development android-development
0
120
Member Avatar for karimun.jersey

Here my web service.. package ahsanfile.webservice; import ahsanfile.webservice.util.DataBase; import ahsanfile.webservice.model.Karyawan; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.util.ArrayList; import java.util.List; import javax.jws.WebMethod; import javax.jws.WebParam; import javax.jws.WebService; /** * * @author Master */ @WebService() public class DataKaryawan { /** * Web service operation */ @WebMethod(operationName = "getKaryawan") public List<Karyawan> getKaryawan() { List<Karyawan> lk …

Mobile Development
Member Avatar for peter_budo
0
97
Member Avatar for sirlink99

Good Day. I am relatively new to android programming and I am having problems displaying action Items on my action bar. I can manipulate my actionbar through Java code (show and hide text, Icon and action bar), however when I try to add my own images to the action bar …

Mobile Development android-development
Member Avatar for sirlink99
0
172
Member Avatar for sirlink99

Good Day. I am currently running into a problem. I have 2 activities. My first activity launches the second one. Once the second one has done some work it calls the finish() method in order to destroy itself. Then my previous activity pops up which is what I would like, …

Mobile Development android-development
Member Avatar for peter_budo
0
138
Member Avatar for hunt3r

I have googled all around and can't seem to find a proper library that performs OCR functionalities ported for Windows Phone. I have tried my luck with EMGU CV on the phone but it did not execute due to runtime conflict. Project Hawaii works fine so far but I would …

Mobile Development
Member Avatar for Amer.Basel
0
212
Member Avatar for jakubee

Hi All, My problem is: i'm trying to convert byte[] into image. The byte[] comes from JSON and it's in this format: `"4oCwUE5HDQoaCgAAAA1JSERSAAAAfwAAAFAIBgAAADBHwqrDsAAAAAlwSFlzAAAAJwAAACcBKgnigJhPAAAgAElEQVR4xZPCrMK9ecWSZcOZfcOfw7c5w5vCvW/CqXp..."` it goes for another 100 lines. The code where the problem occurs: DefaultHttpClient httpClient = new DefaultHttpClient(); HttpPost httpPost = new HttpPost(PlayersListActivity.URL); httpPost.setEntity(new UrlEncodedFormEntity(parameters, "UTF-8")); HttpResponse httpResponse …

Mobile Development android-development json
0
178
Member Avatar for ovefpi

Hi HOw r u? i want to know the download website for Nokia Windows Phone. NOkia windows mobiles software needed. where can i get it?

Mobile Development
Member Avatar for rubberman
0
90

The End.