[BEWARE!] Fake iPhones in circulation. Say hello to HiPhone!


Recommended Posts

I highly doubt that. Plus no WiFi, 3G, iTunes Store, free use of WiFI networks, unlimited data.

The iphone doesn't have 3G ... Also you repeated the point of WIFI twice. Not all WIFI spots are free anyways. (Most are, yes I know)

Also the iphone itself doesn't come with unlimited data, that's the plan. If I were to get an unlocked iphone and bring it to Canada, I'm sure as hell that i wouldn't get an untl data plan.

Poor argument on your half :/

I know I listed WiFi twice. And I know the iPhone doesn't do 3G. Fact is, you might be paying less but your getting an inferior product, no support, no software updates, no build quality. Its twice as thick as an iPhone. Oh wait, you do get 2 batteries and a memory card (how much can you fit on 512MB?) and it can use two SIMS. Woopeee!

Yeah...so? I don't think anyone here is even trying to imply that it's an "iphone killer" in any regard, you get what you pay for and in this case of course it's going to be inferior in some respects, but for what you're paying, it's a bloody impressive device.

Yeah...so? I don't think anyone here is even trying to imply that it's an "iphone killer" in any regard, you get what you pay for and in this case of course it's going to be inferior in some respects, but for what you're paying, it's a bloody impressive device.

I think it will only be an impressive device if it was designed by someone from the ground up and not a rip off of someone else's hard work.

I doubt this phone can hold up to the original version. My iphone looks somewhat pretty scratched up on the back and still not a mark on my screen. I can see the screen going out after a few drops with this phone.

Yeah...so? I don't think anyone here is even trying to imply that it's an "iphone killer" in any regard, you get what you pay for and in this case of course it's going to be inferior in some respects, but for what you're paying, it's a bloody impressive device.

Impressive!? It's a complete rip, how is that at all impressive? :x

I doubt this phone can hold up to the original version. My iphone looks somewhat pretty scratched up on the back and still not a mark on my screen. I can see the screen going out after a few drops with this phone.

Its pretty common with all unbranded Chinese phones. I have two of them which I bought dirt cheap for like 40 quid each, under the brand of trend mobile and after just one drop their screen was cracked and blank. The nokia n80, which I have been using for 2 years now has slipped from my hand more than 10 times, of which IIRC 5 times was on a marble floor, twice on the road and once it hit a metal fence, even then no harm done either to the screen or the camera.

Yeah but it doesn't do Next-G, so I still can't get it :p lol

How much ram do you rekon's built in? 256mb? 512mb? :p

You don't need NextG for MMS mate. It works over the GSM networks in Australia too....

It looks like the real thing but as it lacks anything to do with Apple it makes the original iPhone look like a bargain.

How does it lack anything to do with Apple? It looks like the iPhone and when it boots up it shows the Apple logo.

Impressive!? It's a complete rip, how is that at all impressive? :x

Because the amount of detail they've went into is staggaring, plus they've actually went out on a limb and added a few features that the iPhone didn't support (such as dual sim). It may be a complete imitation, but for that price you'd be hard pushed to find an equivalent phone in the west, iphone or not.

^its not that bad.

but buying Chinese stuff is bad :p

Dude I dare say that 80% of the electronics in your house were probably manufactured in China...

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • What OS is that? It looks a bit like Mac OS but the command line suggests it isn't, either way I like it!
    • Outlook classic is inherently better than new outlook, for a number of reasons. That said, if the only reason people need office is to read email, they should just use thunderbird.
    • Windows 11 is a big thumbs down from me. I used for a period of a few days while it was in insider and windows 10 was the main OS, and realised it wasn't for me. I am still waiting for Windows to be tolerable again, a shame as at one point I was very pro Microsoft.  
    • Classic outlook, not only does it have a much fuller feature set, it doesn't include Microsoft attempting to sync my emails from my servers to theirs. If classic outlook is ever removed from office, and the version I paid for in 2021 stops working for some reason, I'll use Thunderbird.
    • Kdenlive 26.04.2 by Razvan Serea Kdenlive is an acronym for KDE Non-Linear Video Editor. It works on GNU/Linux, Windows and BSD. Through the MLT framework, Kdenlive integrates many plugin effects for video and sound processing or creation. Furthermore Kdenlive brings a powerful titling tool, a DVD authoring (menus) solution, and can then be used as a complete studio for video creation. Kdenlive supports all of the formats supported by FFmpeg or libav (such as QuickTime, AVI, WMV, MPEG, and Flash Video, among others), and also supports 4:3 and 16:9 aspect ratios for both PAL, NTSC and various HD standards, including HDV and AVCHD. Video can also be exported to DV devices, or written to a DVD with chapters and a simple menu. Video editing features: Multi-track editing with a timeline and supports an unlimited number of video and audio tracks. A built-in title editor and tools to create, move, crop and delete video clips, audio clips, text clips and image clips. Ability to add custom effects and transitions. A wide range of effects and transitions. Audio signal processing capabilities include normalization, phase and pitch shifting, limiting, volume adjustment, reverb and equalization filters as well as others. Visual effects include options for masking, blue-screen, distortions, rotations, colour tools, blurring, obscuring and others. Configurable keyboard shortcuts and interface layouts. Rendering is done using a separate non-blocking process so it can be stopped, paused and restarted. Kdenlive also provides a script called the Kdenlive Builder Wizard (KBW) that compiles the latest developer version of the software and its main dependencies from source, to allow users to try to test new features and report problems on the bug tracker. Project files are stored in XML format. An archiving feature allows exporting a project among all assets into a single folder or compressed archive. Built-in audio mixer Kdenlive 26.04.2 changelog: Remove not needed actions from render info, fix rough size calculation for rendering. Fix clip sometimes not inserted in timeline when moving vertically in bin drag. Fix transcoding from clip properties. Cleanup render profile audio quality. Use percent based value for audio quality, and adjust the range accordingly per codec. Fixes bug #520750 Enforce even numbers for render width/height. Fixes bug #520737 Fix nightly flatpak - disable rnnoise until implemented. Fix missing initialization. Edit mediacapture.cpp. Fix document unnecessarily marked as modified on opening, triggering a backup request. Fix incorrect detection of missing and remote clips causing unwanted backups. Fixes issue #2194 Fix tests. Fix tmp files copied to wrong location when setting project folder. Fixes bug #467740 Fix color clips not selected on creation. Use QFileInfo instead of QUrl/QDir to try fixing Windows shared drives. Fixes bug #451413 Fix timeline preview incorrectly invalidated when a track with effect duration changed. Fixes bug #514541 Fix missing var. Display paths in native format in render widget. Fixes bug #520428 Simple splash: fix pressing return always triggered the same button. Minor update to simple splash. Fix unwanted clips added to timeline and cleanup. Fixes issue #2190 Minor layout improvements to welcome screen, add Quit and Open shortcuts. Fix broken welcome dialog layout in tiling compositors. (craft) Limit the number of CPU cores used during a Windows build with mingw as some .cpp files are memory intensive to build. (kde-ci) Limit the number of CPU cores used during a build as some .cpp files are memory intensive to build. (kde-ci) Cleanup old entries. Another fix for animation crash. Fix uninitialized function - crash on create animation. Another attempt to fix MacOS permissions. MacOS: fix bundle release version. Fix MacOS plist path. Fix MacOS build. Explicitely link against Qt::Core. Download: Kdenlive 26.04.2 | 128.0 MB (Open Source) Download: Standalone Executable View: Kdenlive Home page Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • Week One Done
      Windows Guy earned a badge
      Week One Done
    • Dedicated
      Mark Spruce earned a badge
      Dedicated
    • Collaborator
      conkir earned a badge
      Collaborator
    • Rising Star
      olavinto went up a rank
      Rising Star
    • One Month Later
      lamborghiniv10 earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      479
    2. 2
      PsYcHoKiLLa
      250
    3. 3
      Steven P.
      74
    4. 4
      FloatingFatMan
      69
    5. 5
      +Edouard
      69
  • Tell a friend

    Love Neowin? Tell a friend!