Recent content by TypeOverride

  1. T

    [Released] Basket On Fire

    Oh year true. I've "googled" it. Thats very similar to my game.
  2. T

    [Released] Basket On Fire

    Not noticed that there are responses to my game. Thanks a lot for your feedback. @ dapi911 thanks. @ MmarcusCZ thanks you too. @ dennis_lum minimalistic pixel art ^^ @ bbcstudios i'm not a big sport fan. But basketball is great. But in my country we have to pay for watching basketball :( @...
  3. T

    [Released] Basket On Fire

    Added new Features: ★ Shop ★ Achievements ★ Leaderboard Have Fun.
  4. T

    [Released] Basket On Fire

    You are welcome
  5. T

    [Released] Basket On Fire

    Hello, i want to show here one other app that ive made. Throw basketballs into a basket. Features: ★ Casual gameplay ★ Simple control (jump and throw) ★ Shop ★ Retro graphics ★ Achievements ★ Leaderboard Here is a link to the game where you can download it for free...
  6. T

    [Released] Captain Crashy Wings

    You are welcome.
  7. T

    [Released] Captain Crashy Wings

    Hey, im looking for some feedback for my game: Captain Crashy Wings is a game where you fly a very fragile plane. It is physic based and very funny. https://play.google.com/store/apps/details?id=com.CrashyWings.android Here is a video: Have fun of testing it. And dont forget to...
  8. T

    What is considered as "gratuitous violence"?

    Important is if a) you kill human-like things or not. (human-like or animal) b) are there consequences when you kill someone or not (rewards or consequences) if there is gore it doesnt matter. The points above is making the game 18+ anyway. With gore and animals (question about...
  9. T

    Eclipse is not recognize the device !

    Yesterday it was working Today not. USB-Debugging is activated on device ... And its pluged as media device on windows, like it should or ? Where is the problem ? Maybe because of a Windows Update ? Someone an answer ?
  10. T

    Cant get files from Samsung Galaxy S2

    Lol im a guest .... okkkkk its written by me. The folder is empty on pc .. but on smartphone there are files .... I can copy the folder ..and he is making on smartphone a new folder, on PC not. But on some folders its working and i can see the new created folder on pc. What is this ? This is...
  11. T

    How to get leaderboards using html.

    Google Play Game Service SDK is having everything you need, i guess. But i think Facebook offers something similar.
  12. T

    Get package name of APK

    You want to extract the package name from the APK in code ? If yes it should work with the package manager of the android API PackageManager packageManager = getPackageManager(); Maybe the AndroidManifest.xml is helpful too ? or do i not understand correctly ?
  13. T

    Android programming

    I use Eclipse (Development environment) Java (programming language) Libgdx (API / GameEngine) Nice combi. I think a lot of people are using libgdx for 2D. Unity i would prefer when 3D. 2D is possible too now, ive heard.
  14. T

    Mobile Nations Passport Account Services

    Today i get a mail from Mobile Nations (accounts add mobilenations com) I saw that it is something from androidcentral. It is written: Dear TypeOverride, You recently changed some settings on your Passport account. For your protection we are emailing you with those changes. Changes Made...
  15. T

    Galaxy S2 cannot download updates or new apps

    Re: Galaxy s2 cannot download updates or new apps I see that the insufficient memory issue is a big problem. Use a system cleaner app to find the leak. Has 4.4 KitKat already fixed this problem with the memory issue / Log-Files ? Its the biggest problem with Android Smartphones i guess.