480x800 Display for emulator - General Questions and Answers

The Greeting
Hey guys,
The Introduction
I'm a noob, like the video suggests and I am totally new to the development scene. Please help me out with the most basic question but most important to me. I am using Eclipse (Please advise if there are better Dev Programs out there.)
The Question
So okay, down to my question. I'm using a HTC Incredible S (480x800) and I would like my emulator to display the aforementioned dimensions. Now I am aware that I need to configure my Android Virtual device to 480x800 right? However, in the graphics interface, the picture still is not fullscreen. I needa get the proper dimensions to prevent alignment problems with buttons right?
The App: Pip-Boy 3000
hremovettp://209.85.12.237/30173/175/0/f5179348/Pip1.png
Condition (CND)
hremovettp://209.85.12.237/30173/175/0/f5179349/Pip2.png
Radiation (RAD)
hremovettp://209.85.12.237/30173/175/0/f5179350/Pip3.png
EFF (Effects)
Here is the app that I have in mind: A working PIP-BOY 3000 for Android users!
I have already started doing the graphics portion of the pip-boy, I just need to link "buttons" to pictures and It's all good!
Here's a brief run thru, See the CND, RAD and EFF on the top left corner? Clicking either one of them will link u to the respective pictures.
Status, S.P.E.C.I.A.L., Skills, Perks and General are also buttons that will have their own respective pictures.
The End
So before I can even start on developing this app, I first gotta set my emulator screen properly to avoid any misalignment of the "buttons".
Please advise. Thanks everybody!

I managed to get things going and here's my progress so far:

Related

Co-Ordinates Application

Hi All,
Thought i'd ask for help instead of just replying
I have a casio FX-795P personal computer (showing my age here.....) and of course this machine uses BASIC (those were the days.. haha). I have written a couple of short programs that help me in my day job to work out co-ordinates, bearings & distances (im a site engineer). Whilst the casio does a great job of this, i would like a programme on my Touch Cruise to save having to carry two devices round.
Does anyone know of a a free app that does this? Or could someone write one? I can pm anyone with the BASIC programme to help and of course i will test & donate
Many thanks to XDA!!
How exactly do you calculate the distances? i might be able to send you a link to something of that sort..
but please explain EXACTLY what you need
nir36 said:
How exactly do you calculate the distances? i might be able to send you a link to something of that sort..
but please explain EXACTLY what you need
Click to expand...
Click to collapse
Hi nir36
Thanks for the reply and excuse me for not explaining myself in too much detail at the start. The app can work both ways:
1/ It is possible to work out co-ords for unknown point B, from known A co-ords and the known bearing and distance using a simple equation.
2/ and obviously working out the unknown bearing and distance from known co-ords from point a & b.
ideally the app should also have a section for simple pythag; a2+b2=c2.
The app would have an initial screen with 3 choices:
1. New Co-ords (as 1/ above)
2. Distance & Bearing (as 2/ above)
3. Pythag
Hitting any of 1,2 or 3 above would then take you to a seperate screen where you would input the known data to which the result is then given.
If you are interested I will add the BASIC programs to this thread for your interpratation. I would be very interested in how to get started for writing simple apps for WM devices, as i have many ideas..... Dummies guide
Thanks for your interest.
unfortunatly i'm not a developer.. but i do implement PDA packs for facilities..
i'm not familiar with anything that does that.
that is, of course you can compute distances between 2 sets of coords using a simple GPS app like iGO.. but i realize that's not the point.
there's an app called GPSToday which can get 2 sets of coords on a virtual map and tell you the distance between them.. but i'm not sure if it requires a GPS or not.. you can check it out, it's free.
concerning pythag.. i haven't the slightest clue if there's something out there that does that.
i have one suggestion tho, if you're willing to pay for such an app considering it doesn't require much coding (as i see it),
open a new thread in the Development & Hacking offering a sum of money for developers to develop this app for you.
there are many developers here and i'm sure some of them are looking for cash
cheers.
Nir36,
Thanks for the advice, i will post a thread there. My idea would not need the use of GPS as the results are from simple set equations that just need a couple of variables inputted to get the result.
Yes you are correct in saying the coding would not be involved as i have written it in basic and it would just need a little development to bring it on.
Cheers Nir36.

[App Idea] Optical Scrolling - Developer(s) Needed

Here's the idea.... Use an app that takes advantage of the front facing camera on many phones and tablets to tracking the vertical movement of the users eyes to scroll the content within the screen up and down. Yes you would run into a battery drain issues but tracking the users eyes every 3-5 seconds rather then constantly may help. Hard to say until we can test it with a beta app.
Why am I posting this here? I'm not a developer and much as I would like to be one, but I would like to post this idea (which is clearly listed as my idea) to see if a fellow developer or developers would be interested in a joint development of a possible paid app to put on the Market. Assuming this would be possible on any Android OS. If you are interested send me a message.
If this thread is against forum rules please let me know where I should have posted this. Thanks!

[Q] [Android-CM9] What is a Shadow mode app?

Hello,
I was trying to develop a full screen application on Android CM9 for a Galaxy Tab 7" P1000 with the 20120407 build and HumberOS Kernel 20120325.
It appears that only shadow mode applications can be run in full screen (without combined bar).
As I am new and cannot post on developer sections, I am posting this there.
I looked in different sections (GTab specific, Android dev specific, other devices...) but could not find an answer :
What is a shadow mode Android application?
Well, another day in ignorance.
A bump for hope.
Well, if no answer in 10 bumps at least I will be able to post in an appropriate section.
I believe this is related to the screen and the softbuttons and hiding them and making apps go full fullscreen (lol).
This is just an educated guess though...
Well, at least an answer.
I knew that already because it is the purpose of my question but thanks anyway.
As for doing it, I put >> android:theme="@android:style/Theme.NoTitleBar.Fullscreen" << in my Android activity definition but this is not sufficient, that is why I was asking what is a shadow mode app.
Some people on the forum stated that only those apps could hide the soft buttons if along with it the correct option was checked in the parameters (and of course I checked it).
I tried some other application styles but none of them happened to put the activity in real full screen, without soft buttons.
I am going to check again and see if someone asked it in the past days!
Will keep you informed...
I know MX Video player can do it, maybe you can ask the dev if he can help you out?
Dark3n said:
I know MX Video player can do it, maybe you can ask the dev if he can help you out?
Click to expand...
Click to collapse
Will check that out. Thanks.

Interactive Photo/Video - Advice please

Hello All
I am currently doing a project at school for art, and i would love to explore art in the future.
I would love to create a simple app (seems simple in my head!) but i would love to ask you for some pointers and some advise.
I am very confident with computers, and have built websites and learnt code before etc.
I cant really find examples of what i am trying to achieve on the android app.
What i would love to create is an image that is manipulable by touch. The only way ive seen it done before is done by image software (like burning or streching) but i would like it to be real.
For example if i video a balloon or rubber texture, and touched it with a 'green' finger in order to only show to action of touch.
And then have an image that would recreate the image of where i am touching it.
I.e i want a picture or image that can be touched, but react as if i did actually touch it (or filmed that way)
does this make scene?
If so are there any examples of this, and could you advise how i would start this project and what i could build this on.
Many thanks for any replies,
I look forward to your responses!
Thanks
(if it doesn't make sense please ask me to reiterate!)

[Completed] Helping the blind see with the vOICe for Android and external video camera

Hi there,
I'm new to this android stuff, I use a... Uh, okay I use a different phone...
I'm blind and am exploring android with one goal... To see again. Okay, maybe that was a little over blown but let me explain before asking for some help from you lovely people.
There is an app called 'the vOICe', by seeing with sound, their home page here:
(Noticed I can't post links, do a search for seeing with sound and the voice and you'll find the one, it's also on the app market, just don't mistake it for the app accompanying the TV series...)
Who are using a system to help blind see. In a nutshell, it scans an image from left to right and layers sound using different frequencies to represent the image. I'm sorry if I'm a bit vague about this as I've not really had a chance to fully experiment with it. In short, it turns visual images into sound and it would appear that some fantastic results are coming from it and actual stimulation of the visual cortex is happening. In effect, the android device is the a to d, and the user's brain is the d to a. Amazing.
The problem is, currently it's not very usable. It can process a live stream from a video camera built into an android device but, of course, no one wants to wonder around with a 6 inch sudo-tablet strapped to their forehead. There was some excitement with the idea of google glass, however, aside from it not coming to light, I'd not really want to spend several hundred pounds on a device which I can use for just one thing. Okay, now the specifics...
I want to be able to route a webcam, or a similar camera into an android device, the device to accept the images from the camera and to process them into sound using the vOICe app. From what I understand from the Doctor who is pushing this forward and the inventor of the system, android does not yet allow external cameras to act as the native camera device. Can you help?
My perfect rig, and I'm making the huge assumption that it's the rig that most blind people would settle for, is the phone in my pocket, a hat or headband containing a camera, and a pair of headphones, preferably bone conduction as they give better awareness.
My question, my request is for someone to help make my device accept a video camera through usb and use the vOICe app to process the image.
Thank you in advance.
Olz
PS... I'm new to all of this, so I apologise if I've posted in the wrong place. If admins could move this post to the right place if I have messed up, I'd be very grateful.
O
Hi, Thanks for using XDA assist
There is a general forum for android here http://forum.xda-developers.com/android/help where you can try to ask to get expert's help.
Good luck.

Categories

Resources