919 Topics

Member Avatar for
Member Avatar for Hazuan Nazri

Hello Friends, i want to try and learn about how to make android apps, can any tell me how can i make it? what tools i need to use? where can i learn about making android apps?

Member Avatar for peter_budo
0
273
Member Avatar for Glass_Joe

If you’ve ever checked out of a grocery store, you’ve seen [I]Cosmopolitan[/I], [I]Seventeen’s[/I] hussy mother, prominently on display in magazine racks next to packs of Juicy Fruit and 2-for-1 Heath Bars promising “7 New Ways to Satisfy Your Lover.” The editorials, which are laughable at best, have helped bring men …

Member Avatar for LastMitch
0
2K
Member Avatar for DJ-DOO

Hi folks, I've a quick question, I have developed an application that transmits coordinates from one device (Client A) to another (Client B) and gets the distance between both, I am using the distanceTo() to get the distance, this is calculated on Client B. However this is only called in …

Member Avatar for DJ-DOO
0
322
Member Avatar for Nomorewine

Hello guys. I have yet another problem. I have a simple app that has "endless" scroll(simple example would be 9gag, except 9gag is a web page), the point is when user scrolls to bottom new items/articles are loaded. I have managed to do the endless scrolling, the problem is when …

0
144
Member Avatar for Nomorewine

Hello everyone. I'm trying to do simple app that has a listview, listview is populated with info from json file. 20 items downloaded at a time. And when user is scrolling to the bottom next 20 items are loaded. Problem is when my app loads next 20 items the scrollbar …

Member Avatar for Nomorewine
0
137
Member Avatar for johngorman

I have deployed my apk file to the Android emulator but it is displaying the apk file from 3 weeks ago where as I want the current version to display with the updated features as it is showing in Eclipse.Any ideas?

Member Avatar for peter_budo
0
160
Member Avatar for ramy.merc

I need help in implementing iris recognition using C# language. I am doing a program on android but I am using xamarin for coding which uses c#. If there is anyone who had experienced this before, please provide me with the code or steps to do it. Thanks in advance

Member Avatar for ramy.merc
0
307
Member Avatar for JySysAdmin

I have a phone I want to root but before I do that I need to backup my Shazam tags. Is there a way to do that without rooting, it seems if you've done that you can pull the sqlite file from the phone. But I made these tags when …

0
124
Member Avatar for b0400372

I am trying to develop a visual cryptography android application. The idea is that a user can take a photo of a share which just looks like a rectangle of black and white dots. The application should then be able to overlay a second image of a share on the …

0
70
Member Avatar for Nomorewine

Hello. Here is the problem: JS $(".spinBox").css("display","block"); //.... $(".spinBox").css("display","none"); CSS: .spinBox {display:none; z-index:6; position:absolute; top:-45px; left:0; bottom:0; right:0; background:rgba(0,0,0,0.5); } .spinBox img {position:absolute; display:block; width:50px; height:50px; margin:auto; top:0; left:0; bottom:0; right:0;} HTML: <div class="spinBox"> <img id="spinImg" src="images/bg/spinner.png" alt="spinner" /> </div> All that works fine in webview in Gingerbread and Jelly …

Member Avatar for Nomorewine
0
197
Member Avatar for DJ-DOO

Hi Folks, I am writing an app that involves Client -> Server -> Client communication (one way traffic). I have my data transmitted from client A to the server, simple to test, just print to console, however, I'm trying to test to see if the data has been sent on …

Member Avatar for DJ-DOO
0
251
Member Avatar for happygeek

[ATTACH=RIGHT]22083[/ATTACH]In an unusual take on the usual 'my smartphone is better than your smartphone' debate, a new survey has revealed that when it comes to the amount of time we spend using our handset of choice, iPhone users are the biggest addicts. So addicted, in fact, that many iPhone users …

Member Avatar for Rik_
1
550
Member Avatar for happygeek

According to a press release that arrived today, entitled "Kaspersky Lab identifies first targeted attack utilising malware for Android devices", it marks the "first serious wave of targeted attacks using Android malware" but just how worrying is that really? ![ad9c332c555679ef709b67f0c7093e73](/attachments/large/0/ad9c332c555679ef709b67f0c7093e73.jpg "ad9c332c555679ef709b67f0c7093e73") The PR company sending the release were at pains …

Member Avatar for peter_budo
1
643
Member Avatar for phfilly

Hi guys Just wandering what your thoughts are some off the Samsung Andriod phones? I'm considering getting myself the Samsung Galaxy S2? Don't have the cash yet for the S3 - and is not yet launched in my country.

Member Avatar for aVar++
0
332
Member Avatar for maurya10

Can anybody suggest me the android code for connecting two devices that are transmitting files using bluetooth or ad hoc ? Any kind of help will be appreciated.

0
78
Member Avatar for PudingEatsPanda

Hello guys I am trying to make this RSS Android App to work but I am having some problems since I am just a beginer at this. Also sorry if the errors are not included yet, I am going to update it asap. I am downloading my eclipse since it …

Member Avatar for Dani
0
369
Member Avatar for kyberno

Greetings...! I have this admob code in a class file: package { import flash.events.MouseEvent; import flash.display.MovieClip; import flash.system.System; import flash.system.Capabilities; import flash.display.Sprite; import flash.events.Event; import flash.desktop.NativeApplication; import flash.utils.setTimeout; import com.hdi.nativeExtensions.NativeAds; import com.hdi.nativeExtensions.NativeAdsEvent; public class Main extends MovieClip { public var na : NativeApplication; private var admobId:String = 'a1514b5ef85e336'; public function …

0
133
Member Avatar for Don_k

Hi I am currently developing a QR-barcode independant scanner application. Everything in the Eclipse IDE seems to compile fine, however when I go to click the 'Scan barcode' button, I am faced with the following error: ( In the Eclipse IDE logcat window) 03-10 02:59:52.837: E/AndroidRuntime(407): FATAL EXCEPTION: Thread-11 03-10 …

Member Avatar for Don_k
0
326
Member Avatar for pooja.shinde

Hello, I am creating one android application using eclipse & emulator. I want to open php web pages from localhost when i click on button on one of my activity. We have our website but it is not hosted yet. When i click on button it goes to browser -> …

Member Avatar for pooja.shinde
0
243
Member Avatar for manisha.nibhwani

I am building a java based project but my main motive is to run it with the help of an android phone. How can I connect my database in my laptop with my mobile and moreover the project also needs to send sms to the mobiles so , if anyone …

0
63
Member Avatar for DJ-DOO

Hi folks, I'm newish to android, very inexperienced. I'm trying to develop an application that transmits the coordinates of one phone (client a) to (client b) via a java server, I then want to check the distance between clients. I have managed to get the coordinates of client a, send …

0
172
Member Avatar for pelle12

Hi All, I'm new in android app development and before you present a proposal to the client is it important that you must create a mock up of the design of your app first? If so what are the proper way of creating a mock up design for an android …

Member Avatar for peter_budo
0
103
Member Avatar for kuldeep.nimawat

Hey guys i am new to android. I am stuck in a problem from last 3 weeks. i am in need of your help. My problem is if i want to touch an image say image of an women. so if i want to select part of body say waist …

0
72
Member Avatar for Emily Banks

[ATTACH=right]16393[/ATTACH]Vonage, the voice over broadband service provider, [URL="http://pr.vonage.com/releasedetail.cfm?ReleaseID=496277"]announced today[/URL] the release of its new mobile app that provides free calls from mobile phones to other Facebook users with the same application. The new app, called Vonage Talk Free, marks the beginning of the company's attempt to reach a broader, and …

Member Avatar for halenmartinez
0
448
Member Avatar for varma51

hi Actually I'm a web developer.I intersted to learn android.i want to know how to install complete Android setup in ubuntu.Can u please suggest the best tutorials for Android Development

Member Avatar for peter_budo
0
167
Member Avatar for rje7

I'm trying to expand on the Tab Swipe Application template. I've created a class, say x, which extends AsyncTask which reads from network and update ListView. x.execute(param1) is invoked from the static class DummyFragment. The problem is i'm confused as to how to pass the context to the following code. …

Member Avatar for rje7
0
3K
Member Avatar for Lardmeister

Anybody out there that used Python on an Android system? Something like the subset on http://pygame.renpy.org/

Member Avatar for M.S.
0
217
Member Avatar for PCBrown

[ATTACH=RIGHT]16395[/ATTACH]HTML5 is a young programming language, with a lot of promise. It has been lauded as the Flash replacement that will revolutionize the web and more importantly, the mobile web. But with so much speculation and excitement, it's hard to recognize the forest for the trees. Where did HTML5 come …

Member Avatar for <M/>
2
435
Member Avatar for harinath_2007

Generally people sit in front of computers for a long time which results in eye strain. We indeed forget to take a break. So here is a good freeware called FADETOP which reminds you to take a break after every 15 minutes. However you can change the default time. You …

Member Avatar for CimmerianX
2
321
Member Avatar for thing2

Hello I modified tutorial code found at http://www.codeproject.com/Articles/119293/Using-SQLite-Database-with-Android?fid=1592519&df=90&mpp=25&noise=3&prof=False&sort=Position&view=Quick&spc=Relaxed&fr=1#xx0xx to create an assignment list app, and when I click modify, delete, or cancel it force closes. Here is my DatabaseHelper.java code: public class DatabaseHelper extends SQLiteOpenHelper { static final String dbName="assignDB"; static final String employeeTable="Assignments"; static final String colID="assignID"; static final …

0
168

The End.