Need Help making a tiny wings port with app inventor , devs help please demo included - Android Q&A, Help & Troubleshooting

Hi I have been working with app inventor and Iam trying to make a tiny wings port with this tool.
What I have accomplished so far
1) I have the tiny wings charactor heading downward angeled left when screen starts
2) When the tiny wings charactor lands on the ground , he bounces upward at angle
3) When you press the screen the tiny wings charactor will make a quick dive down.
4) I have a score thats triggered when the bird collides with the ground
5) Reset button to reposition the tiny wings bird.
Need immediate help with
1) Making the screen scroll to the right
2) Making platforms appear as screen goes to the right
3) Who to contact so I can make a larger file size game, so that I can add the music
4) If there is anyone who can make music and sound files smaller and compressed, can I get your email address ?
Need future help with
1) Restart and reset game
2) Change animations
Goal
To show how you can make great games with app inventor by making a tiny wings type clone game. I want app inventor to be put on the map and to further promote app inventor. Anyone who helps with the project will recieve credit and project will be promoted on twitter and facebook when its done. I made an apk so you can test it out the progress so far on your device. I will update the apk as I add more to it.
I havent progressed to far so you can try the alpha version here .

Are there any developers who are experianced with app inventor or just really good coders I could use your help. I just need a couple of things to make this project complete and will give credit to those who help me. Thanks for your time!

Questions or Problems Should Not Be Posted in the Development Forum
Please Post in the Correct Forums & Read the Forum Rules
Thanks ✟
Moving to General

lufc said:
Questions or Problems Should Not Be Posted in the Development Forum
Please Post in the Correct Forums & Read the Forum Rules
Thanks ✟
Moving to General
Click to expand...
Click to collapse
Ok I thought the development forum was for any developer related subject. Now I know to post all questions here for the future.

Hi, im taking a look at the game you have sofar, now im not a pro dev but been dabbling in the arts of app inventor for a few months now, the problem is making games do what you want them to, even when your logic seems fair its not always easy to figure out what the issues are,
ill try figure out how to import the apk to app inventor, i dont think you can produce the sorce code from app inventor, however if it looks easy enough to fix i may need a map of your block editor and which components are used!
you can do this by taking a screen shot of your project open onscreen, i can quickly replicate this on my app inventor.
ill let you know what i think once i test this!
thanks
puggz
Edit:
Tested the apk, ike the little bouncy sound, reminds me of angry birds lol
I think the main problem your going to have is making the screen move when the target passes the screen value, quick and dirty ways to do it woud be having multiple screen arangments 12345etc when the target reaches a point on the screen arangment have it switch screen, how to do thes yet is only my basic theory's would need to mess around with the layout for this, another theory could be using thr clock timer to set screen changes, would mean calculating the time needed to pass to next screen, i think this might be a complex task..
another way would be to use an animation to move the screen a sprite function of sorts could work adding landing blocks as sprites to move with screen would need to be done too,
The problem with this its fine for a few sprites but get too complex and it will lag the app to hell,
Since there is no hardware acceleration involved, the trouble with the screen just now is it fills out to the parent, ie the devices set resolution, you could make the resolution wider and enable scrolling, this would in effect mean you could scroll left and right, up and down to the screens set resolution, it wouldent be an automatic procedure, but alot of finger swipeage.
for a basic game i think this might do the trick, just depends really on what you wish it to do really
i have ripped the main elements from the apk, all i would need is screen shots of the block editor and components used in app inventor, and settings used, or a screen shot of this too would be helpfull,
i can mess around with this idea if you like, i cant promise anything amazing but i should beable to atleast work out what needs to be done and if its possible to do in app inventor, certainly in a real sdk its possible
Ill play around with what i have for now, and workout how to implement a moving screen canvas
i think this is the easy part, getting the fixed landing blocks to be in sync may be the issue, anyways
no harm in trying huh!

thanks
thanks for trying and keep going bro you are making our dreams come true:angel:

Related

Pocket SportsCenter Expanded

First of all, the credit goes to scottymomo at PPCGeeks. Here is the original thread I found the program at.
http://forum.ppcgeeks.com/showthread.php?t=4161
Now I liked the program, but it wasn't enough for me. I wanted more than one score on the screen at a time. I installed SecondToday and Manila Today Page so that I could have more plug-ins on my Fuze. I was wanting to set up one of those dedicated to sports scores. So I dug into Pocket Sports Center to see if it could be done. It could! At least a little. For now I can get it to show 5 scores at once.
For now the game trax/lineups/over view does not work. I've had to disable that for now until I can work around it. But with football season in full swing, I thought some of you would appreciate being able to see multiple scores.
For future updates, I plan to get to the game trax/lineups/over view working again and to increase the number of scores displayed - maybe even make that an input option. I'd also like to select specific NCAA teams.
I'll need to create a new DLL though and I have no experience with that. But I'd like to learn so I can improve this great little app from Scottymomo.
To install I would install Scottymomo's app first then my cab second to modify it. In the future I will create one install cab, but for now do both.
Enjoy.
Very cool...
btw, u can use two instances of billboard.dll, which would give u 10 lines. I havent read how u r installing Billboard.dll, but u can name a copy Billboard2.dll, for example.
I am also using Billboard in my StatusTicker app. I am going to include your sport score app in the Ticker (ifn u dont mind). I will include a link to this page.
Here is a Billboard with RSS, i also made SMS fit on Billboard too.
I have also done some things with moving data up and down the billboard. ultimately it could be upgraded to handle arrays of display elements, as well as scrolling up and down more that one or two billboard.dll. that would mean 15 or more lines to scroll with.
(I assume these menus would work on you phone too)
And if anybody wanted to, we can have a popout menu for sportscenter to switch teams and other sub options.
Very very cool.
great stuff.. will try and add a video for it soon
guessing it wouldn't work on WM6.5 and above ...
Not sure which u r referring to.
Billboard works with wm653. StatusTicker and SportsCenter use Billboard.exe...
I do see that there is a popup menu. I had to reboot to get the plugin to show..
Will it work with 6.5.5 and Sense 2.5?
howdykeith said:
Not sure which u r referring to.
Billboard works with wm653. StatusTicker and SportsCenter use Billboard.exe...
I do see that there is a popup menu. I had to reboot to get the plugin to show..
Click to expand...
Click to collapse
I'm glad to see you have it running. I would like to try running this, but don't wanna take a chance on jacking up my phone. My question is this.
I am running the NRG ROM in my sig below. Will this run on WM 6.5.5? Will it run in Sense 2.5 with Cookie mod? Any help on this subject would be greatly appreciated.
I didn't know about adding a second Billboard.dll. I might have to look into that. I'm going to try and look into making a co0kie home tab widget for this. I was hoping to export to a file all the scores that were downloaded based on the user selections. Then maybe the widget could read the scores and display all of them and be scrollable.
We'll see. I'm going to research the next couple of days on it.

LWP need help

Well, I hope I'm posting this in the right place...
So, I really want to develop a live wallpaper for android, the only problem is that I never really got along with programming, I use eclipse and already have the SDK installed, I had some classes at my university but I barely passed through the exams.
What I wanted to do is quite simple but I don't even know if it's possible, I wanted the wallpaper to play a different animation depending on the direction I slided my finger on the screen, for example, a stickman raises his left arm when I slide to the left screen and his right arm when I slide to the right screen, just like playing a different gif depending on the direction. Is it possible and is there any thread or other site I can learn to do so?

Hamster Beat applications

Hey, guys!
Let me introduce myself. I'm a founder of Hamster Beat team, which is focused on personalization apps development for Android. Most of our apps are live wallpapers, but unlike other live wallpapers, we are trying to implement only the most original ideas and not cloning existing apps like many others.
We're looking for promotions partners in US, Europe and all the world. Cross-promotion is also very interesting for us
So, if you have any idea we can work together in any way, you're welcome to contact me here on xda.
And here is some info about our work.
We started to work together with my friend on May 2012. Our first work was Metaballs Liquid HD. The idea come from PC machine graphics, and it was really hard to get it work on smartphones because of a complex computations. But we did it, spent a couple of month for coding and optimization research. The fate was not on our side, and application got banned on Play Store after a while due to sexual content violation, although there were completely no such a content inside the app. The discussion with Google Support team did not help, so we had to republish it with a higher maturity rating.
Here is how this app looks right now:
Then, we thought we can create an app that would be useful for those people who do not actually use live wallpapers. We started to work on a completely free app called Panoramic Screen which turns any regular 2D image into 3D panorama (not 360, of course, it's impossible).
This app is already featured on XDA main page. It was chosen to be included in top10 hottest apps on appbrain twice and few days ago we received information from Google Editors that they suggest Panoramic Screen to get featured on Google Play.
Panoramic Screen is free and you're welcome to try it. Here is how it looks:
Next time we focused on even more complicated idea. We wanted to create an application that can modify any other wallpaper and can animate something over any image picked from the gallery. Several months of coding leads us to Coloring Screen and Coloring Weather Screen applications. Coloring Screen was featured on xda and appbrain too. App allows to apply well-known photo filters and colors effects to change the entire look of any image. The full version is trying to animate current weather conditions, seasons and time of the day over ANY custom background. Although that was an extremely great idea, i can't tell we implemented it quite well. We had risen too high in India and received a very low percentage of active application installs compared to our other apps. So, i'm not actually sure if we can help it right now, but anyway we will merge Panoramic Screen with Coloring Screen into one app in the nearest future.
Our other apps you can always find on Google Play.
You're welcome to ask any questions if you want to know more about our experience.
Have a good weekend!
i once saw the review of PanoramicScreen on a blog and i tried it...very good app! Since then I have looked for information on how to create live wallpaper but with no luck
Anyway keep up the good work! ;D
ciao99 said:
Since then I have looked for information on how to create live wallpaper but with no luck
Click to expand...
Click to collapse
What's going wrong? It seems quite simple to create basic lwp. Actually, lwp creation process is more about design, art and promotion instead of coding.
just want to drop in and say good luck in your endeavours! I absolutely loved panoramic screen as it was so simple yet customisable
Metaballs
Hi -- just thought I'd say how much I like Metaballs.
SammiSaysHello said:
just want to drop in and say good luck in your endeavours! I absolutely loved panoramic screen as it was so simple yet customisable
Click to expand...
Click to collapse
Thanks, since last update, Coloring Screen includes the same panoramic effect in addition to color and photo filters.
Is this thread alive?
Sent from my HTC One X+ using XDA Free mobile app

[APP] Ubuntu Blackjack

I just started working on a series of card games for Ubuntu Touch. I think these will be great additions to the platform's app ecosystem. You can view some screenshots of my progress here: https://plus.google.com/110587021591787005452/posts/9yRiPbRxSFJ
Please let me know if you have suggestions
Is it possible to change the background color? All Ubuntu Touch applications have this ugly purple.
Maybe green would look good.
But great work!
To98 said:
Is it possible to change the background color? All Ubuntu Touch applications have this ugly purple.
Maybe green would look good.
But great work!
Click to expand...
Click to collapse
Yeah, that can easily be changed. Green could look like a nice card table. I'll experiment. But, form follows function!
5m0k3 said:
But, form follows function!
Click to expand...
Click to collapse
Yeah, that's true. But from the pictures I can't tell you what does work.
Are you going to publish your app on launchpad or do you want to make a paid app?
I can't tell you what does work.
Click to expand...
Click to collapse
I finished nailing all the known bugs in blackjack, so that's completely functional.
Are you going to publish your app on launchpad or do you want to make a paid app?
Click to expand...
Click to collapse
I intend to publish it to launchpad soon, so the community can use it to develop better apps. I'll update this thread when I get around to that
hoorayy card games
try this for background
top to bottom
#2b702b
#43ae43
#80ce80
could you try making other card games like Tri-Peak or Pyramid
Updates here: https://plus.google.com/110587021591787005452/posts/g8AJCC2gsUC
Major Update: https://plus.google.com/110587021591787005452/posts/Xm8CJyrDYNz
Highlights include
-Device Convergence: Different layouts for different screen sizes
-Improved Game Play Features
-High Scores
Source code available: https://code.launchpad.net/~brad-4/ubuntu-blackjack/main
Can you add this to a ppa?, I use my Nexus 7 as my primary computer which is running Ubuntu Touch and would rather download a built package instead of compiling.
Thanks for the hard work by the way!!!
Sent from my LG-LS970 using xda app-developers app
I wanted to share a few screenshots highlighting the progress of the Ubuntu Blackjack app. The app has seen a number of significant improvements since I last provided an update here:
When I began, I intended to include several card games in one app, but somebody suggested that I focus on one game and try to make it really enjoyable to play. The idea was that the game would be the experience that other developers see and want to emulate. I heeded this advice, and focused on blackjack. Initially, the game was very simple. A deck was generated, and the player simply drew cards, but there was no real motivation to continue playing. I implemented additional gameplay features so the game would involve a fair amount of strategy, rather than sheer luck. Still, the game needed an objective, so I devised a system for keeping score, with increased stakes as the rounds progress. Naturally, I had to add a database to store the top 10 scores! Later, I realized it would be nice to share high scores with friends, so I utilized the Online Accounts and Friends APIs to allow sharing of scores on social media networks. Hopefully this publicity will draw more users to the Ubuntu Touch platform.
Next, I focused on audio/visual improvements. I incorporated feedback from the Ubuntu community, including an Ubuntu design clinic, to implement designs that are simple and functional, yet visually appealing. I included realistic animations and textures. It was important that the design be convergent so it will look good on all screen sizes and take advantage of the available screen real estate as it scales up. Consequently, blackjack is a great way to pass a few minutes on phone, tablet, or desktop! Next, I packaged a rich set of free audio and added a toggle to the settings page, so the user can choose to play with sound for a more immersive experience.
I want the user experience to be pleasant from start to finish, not just while the game is loaded. To balance all these new features, I had to make changes to improve load time. I also decided to add a splash screen, so the user has visual feedback while loading is in progress. A splash screen is much more pleasant to look at than a blank white screen.
Download the app today from the click store on your Ubuntu Touch device and let me know what can be improved!

FYI: YouTube Full Screen and Blocked View Fix

Those of us who have had our TrueSmart have learned that while this thing is crazy cool, there are a few quirks that need to be worked out.
For example, the YouTube app's Full Screen. The TrueSmart has a square, not rectangle wide screen, so the Full Screen wouldn't be quite full.
With the Xposed Framework Installed, you can install a Mod called "App Settings" and find the YouTube app, then you can make DPI (resolution) changes and click "Force Orientation > Portrait Mode". Now when using YouTube, expanding to full screen will allow for a more 'dedicated viewing experience'.
There are some apps (found in the Play Store) that you can't access without accepting the ToS (Terms of Service), and the "accept" and "decline" buttons are below the screen. In this case, you'd need to change the DPI, and possibly more settings. I even also had the same SuperSU issues that quite a lot of us had: http://forum.xda-developers.com/showthread.php?t=2656146 There are quite a few ways to fix the spillage.
Also, simply because I feel like saying something, why don't we have subsections for General, Q&A, Accessories, Development and such? meh :/
deedscreen said:
Those of us who have had our TrueSmart have learned that while this thing is crazy cool, there are a few quirks that need to be worked out.
For example, the YouTube app's Full Screen. The TrueSmart has a square, not rectangle wide screen, so the Full Screen wouldn't be quite full.
With the Xposed Framework Installed, you can install a Mod called "App Settings" and find the YouTube app, then you can make DPI (resolution) changes and click "Force Orientation > Portrait Mode". Now when using YouTube, expanding to full screen will allow for a more 'dedicated viewing experience'.
There are some apps (found in the Play Store) that you can't access without accepting the ToS (Terms of Service), and the "accept" and "decline" buttons are below the screen. In this case, you'd need to change the DPI, and possibly more settings. I even also had the same SuperSU issues that quite a lot of us had: http://forum.xda-developers.com/showthread.php?t=2656146 There are quite a few ways to fix the spillage.
Also, simply because I feel like saying something, why don't we have subsections for General, Q&A, Accessories, Development and such? meh :/
Click to expand...
Click to collapse
Thanks. If you want to make you post a [Guide] I'll add it to the Everything sticky.
Except for the rotation issue, qemu.sf.lcd_density=115 added to the build.prop also resolves the "fit" issue on almost every app as well and is the reason why I'm adding it back to the patch for all x201s.
Lokifish Marz said:
Thanks. If you want to make your post a [Guide] I'll add it to the Everything sticky...... (Cont.)
Click to expand...
Click to collapse
I'll consider turning it into a guide. Friendly tip: It may have been a mistake but please try not to quote the entire long post, it takes up extra unneeded room, a @deedscreen mention in reply or partial quote works just fine. It can make things a bit hectic. (Ex: you have a long development thread and someone quotes the long post to say "this is cool".) Nevertheless, the guide is a good idea - now if we can only figure out how to get the status bar to always show when using -say- Nova launcher. My attempts haven't gone the greatest so far. :cyclops:
Hi Loki
Don't you just love when guys learns developers how to quote OP...
BTW - request is already sent to moderators for sections inside of Omate section.
Sent from my C6903 using Tapatalk
It was before my first cup of coffee so blame it on the lack of caffeine.
The solution I've been using is Swipe Statusbar. It's not ideal but does free up the space a consistent status bar would use. A permanent status bar fix is going to most likely require the framework and related files be gone through and redone as they use a show intent versus a hide intent from what I've been told.
I do use my ppi edit and Force Orientation on my daily device. Hopefully I can make the need for the orientation lock unnecessary and have it active at all times for all apps. That would cover the majority of users and apps used and can't remember the last time I wanted an app to rotate on the x201.
I know what you mean, with that app I've tried and it covers some areas of apps and drives me insane, I can't quite win...

Categories

Resources