1,248 Topics
| |
I've recently bought an android phone called Orange San Francisco (ZTE Blade). its currently on android 2.1, and i was wondering if there ia an update available for it to go to 2.2 or 2.3, and if so how do i do it? I dont want to root it, so … | |
Hey Guys, I have a large music collection and was irritated by the 64GB limitation on my itouch, UNTIL I found Subsonic [url]http://www.subsonic.org[/url]. Now my ENTIRE library is available to me via the internet or my phone, with no size limitation! I will repeat NO SIZE LIMITATION, I have heard … | |
Hi. As Android is based on Linux kernel so I was wondering it must be possible to access shell, but how ? By any means is it possible to go into shell prompt of any android based phones ( production version). | |
Hi Everybody! Can anybody clear my doubt regarding the Android Application Development? I had a question that does the Android Programming has anything to do with the J2ME platform, I mean to say does the Android Programming uses the J2Me concepts? Or the Android development is a totally or somewhat … | |
Hello friends, I am an android developer. I need to display the chinese character in my app. When I give that in TextView its getting displayed correctly. But when I print it in Log cat its displayed as some characters. Please help me, whats the solution for this? | |
So I have taken two courses in college over Java and feel fairly comfortable with it. Aside from that, I have an excellent book that helps me figure things out when I'm not sure about something. Now I'm trying to learn all about Android apps and how to write them, … | |
I am working on a project which is to provide a security between a android mobile device and server remotely. I know few of the techniques such as encryption mechanism and other security protocols, but the problem is that they are already being used. And for this project i want … | |
I'm just starting to learn Java now, and I have an urge to create an android app by the end of this college semester. I know someone who can make it for me, but I'm not sure how much I should give the guy for creating it. The app I … | |
I am working on an Android app for a company. Their website is hosted on godaddy and all of the info I need for a "news" section are in their MySQL database. What is the best way to show the latest news in the app? I figure the easiest way … | |
hi all, I developed j2me, android and blackberry based applications. I need to showing the demo for clients through my own website. Is this possible for showing the demo using micro emulator through my website?. For example user can choose the both type of mobile and type of application and … | |
hi is it possible to write an auto answering machine for android ? for example whene incoming call this application start to play voice . how can i do this ? thanks | |
Hi i try show layout like image 1 (textView and editText in same line) but my out put shown like image 2 ! i try with this code : [CODE]<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="vertical" android:layout_width="fill_parent" android:layout_height="wrap_content" android:padding="5px" > <TextView android:id="@+id/label" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="URL:" android:layout_alignBaseline="@+id/entry" android:layout_alignParentLeft="true"/> /> <EditText android:id="@+id/entry" android:layout_width="fill_parent" … | |
Hi guys, I am planning to jump into android development and also into Game development for now I am planning to develop a Battleship game can you guys help me out how to start and develop from scratch. Any help would be appreciated thanks | |
Hello All, I have one android Application, I want to use is in BlackBerry, Is it possible to do? Are There any tools or portability such that I can use Android application to BlackBerry? | |
how use dynamic templates in android? | |
[URL="http://vimeo.com/15374659"]Titanium +Geo[/URL], a new location-based analytics platform for mobile applications, released on September 29, 2010 and developed jointly by Appcelerator® and FortiusOne, allows marketers and retailers to accurately measure the effect of where, when and how their mobile applications are being used by their customers. [ATTACH=right]17421[/ATTACH] This is a data … | |
Hi I was trying to extract the content of a pdf file and display its content in android. I tired the code in java and it worked.But when i am coding it in android, its not displaying anything.I placed the file in assets folder and then used asset manager(not sure … | |
Hello everyone, I am currently employed by a cell phone provider and i am looking for a place to spread my knowledge and help those who need help. I know alot about phones and thier operation and the systems they opperate on. if I can't answer your question ill use … | |
Hi! I'm new to Android OS and all this stuff. So, I tried to develop a HelloAndroid api as it is described [URL="http://developer.android.com/resources/tutorials/hello-world.html"]here[/URL]. However, when I try to Run the HelloAndroid, the error message occurs. It is also strange that by selecting Run->Run, the "Android Application" option does not appear … | |
Hi, I'm trying to make a simple dice roller app. This is what I want to be able to do. The game allows player throwing an arbitrary number of dice (1-6). Each die can show the number from 1 to 6 if thrown. On each throw you are to calculate … | |
Hi, How to get the following fields from android contacts? I used android 2.2. 1. Name prefix 2. First name 3. Middle name 4. Last name 5. Name prefix 6. Phonetic given name 7. Phonetic middle name 8. Phonetic family name | |
I am able to present the organizations for a user selected city and state and I am then able to "down select" using the id which presents me with the json encoded data for a single organization. The problem is that along with the json encoded data I am getting … | |
Hi, Have created a simple application for android using 2.2 and eclipse as ide. but whenever i start the project i just get a black screen with white text that says "Andriod ---"(see below) I have create AVD as well. Any help would be appreciated | |
Hello, I need to send messages to Android phones through P2P on 3G connection. Sending and receiving works perfectly on lan ip addresses(on wi-fi) but not on 3g or 2g. On 3g I send a message but it never appears on the other end of the line. Can anyone tell … | |
I used netbeans 6.5 for developing android application. I need to add LWUIT for this application. How we can add LWUIT into android application? | |
Hi, All! This is my first ever post at the DaniWeb forum, and I'm very glad to be here. I have background in Web Development, though I am recently making a change over to Application Development, with an emphasis on Mobile Apps. That said, I just recently began using the … | |
I have a big problem using the default SQLite database via JDBC driver.I would like to use ORMLite with this.Let me expose my code: [CODE=java]String databaseUrl = "jdbc:sqlite:/data/data/my.package.name/db.sqlite"; Class.forName("SQLite.JDBCDriver"); DriverManager.getConnection(databaseUrl); dataSource = DatabaseTypeUtils.createSimpleDataSource(databaseUrl); databaseType = DatabaseTypeUtils.createDatabaseType(dataSource); databaseType.loadDriver(); UpDao = new UserProfileJdbcDao(databaseType); UpDao.setDataSource(dataSource); UpDao.initialize();[/CODE] I downloaded the ormlite2.8.jar (src) and modified … | |
how to call array in main class from its derived class with its object | |
hi i have a simple question that how to call an array from derived class to in main class in android the array is a string array i am make the constructor in derived class and an object in main class but it does not work this is my code … | |
Wondering if anyone else uses Droid Generator The software that lets you create android apps with a link to your blog/site... My question is, does anyone know how I can add a second link on the first page of my app? Right now the software lets you place one. I'm … |
The End.